Package-level declarations
Types
Link copied to clipboard
object Logger
A custom logger built on top of Timber, supporting log levels, file logging in a directory, test mode, and a callback for log events. This logger allows logging to the console, files, and optionally triggering a callback when a log exceeds a specified threshold.